From af55cea3ef9f00c88cba28001cc5ac23f2209b5a Mon Sep 17 00:00:00 2001 From: Michael Natterer Date: Tue, 3 Jun 2008 08:17:06 +0000 Subject: [PATCH] remove newline at beginning of file. 2008-06-03 Michael Natterer * gtk/gtkprinteroptionset.h: remove newline at beginning of file. svn path=/trunk/; revision=20301 --- ChangeLog | 4 ++++ gtk/gtkprinteroptionset.h | 3 +-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8704974a3c..60c4091ebb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-06-03 Michael Natterer + + * gtk/gtkprinteroptionset.h: remove newline at beginning of file. + 2008-06-02 Matthias Clasen Bug 536092 – GtkEntryCompletion's popup window should set type hint diff --git a/gtk/gtkprinteroptionset.h b/gtk/gtkprinteroptionset.h index 2263909282..1a2cfca8ec 100644 --- a/gtk/gtkprinteroptionset.h +++ b/gtk/gtkprinteroptionset.h @@ -1,4 +1,3 @@ - /* GTK - The GIMP Toolkit * gtkprinteroptionset.h: printer option set * Copyright (C) 2006, Red Hat, Inc. @@ -23,7 +22,7 @@ #define __GTK_PRINTER_OPTION_SET_H__ /* This is a "semi-private" header; it is meant only for - * alternate GtkPrintDialog backend modules; no stability guarantees + * alternate GtkPrintDialog backend modules; no stability guarantees * are made at this point */ #ifndef GTK_PRINT_BACKEND_ENABLE_UNSUPPORTED -- 2.30.2